Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Update otel, fix tests #35701

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

djaglowski
Copy link
Member

No description provided.

@@ -546,7 +546,7 @@ func TestFilterMetricProcessorTelemetry(t *testing.T) {
IsMonotonic: true,
DataPoints: []metricdata.DataPoint[int64]{
{
Value: 4,
Value: 5,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity: where is this from? Is it intentional?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is because of open-telemetry/opentelemetry-collector#11360, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@djaglowski djaglowski merged commit c6f5e44 into open-telemetry:main Oct 8, 2024
155 checks passed
@djaglowski djaglowski deleted the fix-processor-metrics branch October 8, 2024 20:05
@github-actions github-actions bot added this to the next release milestone Oct 8, 2024
Eromosele-SM pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Oct 9, 2024
jmichalek132 pushed a commit to jmichalek132/opentelemetry-collector-contrib that referenced this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants